home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 44 / PC Gamer IT CD 44 2-2.iso / DRIVERS / VIDEODRV / DIAMOND / monsterfusion / FSN9X211.EXE / setupw98.in < prev    next >
Text File  |  1998-11-04  |  3KB  |  109 lines

  1. ;Path is absolutely necessary for included files. 
  2. [IncludeInf]
  3. ..\drivers\fusion.inf
  4. ..\incontrl\Incontrl.in  ;If localized file not found use default.
  5.  
  6. [DestinationDirs]
  7. Setup.Copy        = %Setup.dir%
  8. ; Uninstall is created to allow the removal of pertinent files
  9. ; without removing install16.exe. Install16.exe is called during
  10. ; the reboot after completing uninstall from
  11. ; (HKLM,SOFTWARE\Microsoft\Windows\RunOnce). This ensure all Diamond
  12. ; files are closed, and then the "Program Files\Diamond" directory can be removed.
  13. Uninstall.Copy          = %Setup.dir%
  14.  
  15. [SourceDisksNames]
  16. 1= %SourceDisk1Name%,,1
  17.  
  18. [SourceDisksFiles]
  19. ;<file> = <disk number>,<subdir>,<filename>,<size>,<checksum>
  20. install.exe        = 1,,350000
  21. inst16.exe        = 1,,41000
  22. thunk32.dll        = 1,,30000
  23. thunk16.dll        = 1,,32000
  24. readme.txt        = 1,,12041
  25.  
  26.  
  27. [Setup]
  28. CopyFiles        = Setup.Copy
  29. Uninstall        = Uninstall.Copy
  30. AddReg            = Setup.AddReg
  31. DelReg            = Setup.AddReg
  32. ProgramGroups            = Setup.ProgramGroups
  33. Tip=%BoardDesc%                ;Needed for standard installation.
  34.  
  35. [Setup.Copy]
  36. install.exe
  37. inst16.exe
  38. thunk16.dll
  39. thunk32.dll
  40. readme.txt,readme_@l.txt                ;Format for using localized readme's.
  41.  
  42. [Uninstall.Copy]
  43. install.exe
  44. thunk16.dll
  45. thunk32.dll
  46. readme.txt
  47. setup.inf
  48.  
  49. [Setup.AddReg]
  50. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Diamond.Display
  51. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Diamond.Display,UninstallString,,@p\%Setup.dir%\install.exe
  52. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\Diamond.Display,DisplayName,,%DisplayName%
  53.  
  54. [Setup.ProgramGroups]
  55. %InControl.Desc%,%DisplayName%,%Setup.dir%\install.exe,,%Setup.dir%,%Setup.dir%\install.exe,0
  56.  
  57. ;[Strings]
  58. ;Setup.dir        = "Display"        ;Use Display similar to Modem, Monster,...
  59. ;InControl.Desc    = "Diamond\InControl Tools 98"    ;Use Diamond\ICT as default folder
  60. ;DiamondSetup    = "Diamond Software Removal"
  61.  
  62. [Strings]
  63. Setup.dir        = "Setup98"
  64. InControl.Desc    = "InControl Tools 98"
  65. DiamondSetup    = "Diamond Software Removal"
  66.  
  67. ;******* following strings should have localized version in Company.INI file ************
  68.  
  69. SourceDisk1Name = "Diamond Installation Disk"
  70. DisplayName        = "Uninstall InControl Tools 98"
  71. BoardDesc="The graphics driver for your Multimedia board"
  72.  
  73. ;******** re-define localized strings ***********
  74.  
  75. [Strings.ger]                
  76. BoardDesc="Die Grafiktreiber fⁿr Ihre Multimedia-Karte"    
  77.  
  78. [Strings.fra]
  79. BoardDesc="Le gestionnaire graphique de votre carte multimΘdia"
  80.  
  81. [Strings.spa]
  82. BoardDesc="El controlador de grßficos para la tarjeta multimedia"
  83.  
  84. [Strings.ita]
  85. BoardDesc="Il driver grafico per la scheda multimediale"
  86.  
  87. [Strings.jpn]
  88. BoardDesc="âOâëâtâBâbâNâXâhâëâCâo"
  89. DisplayComponent="DIAMOND  ├▐¿╜╠▀┌▓ ║▌╬▀░╚▌─ ╛»─▒»╠▀"
  90.  
  91. [Strings.rus]
  92. BoardDesc="┬ΦΣσεΣ≡αΘΓσ≡ Σδ  ≤±≥≡εΘ±≥Γα ∞≤δⁿ≥Φ∞σΣΦα"
  93.  
  94. [Strings.hun]
  95. BoardDesc="Grafikus meghajt≤ a multimΘdißs alaplaphoz."
  96.  
  97. [Strings.cze]
  98. BoardDesc="Grafick² ovladaΦ pro multimedißlnφ kartu."
  99.  
  100. [Strings.slk]
  101. BoardDesc="Grafick² ovlßdaΦ VaÜej Multimedißlnej karty"
  102.  
  103. [Strings.slo]
  104. BoardDesc="GrafiΦni gonilnik za veΦpredstavnostno kartico"
  105.  
  106. [Strings.pol]
  107. BoardDesc="Sterownik grafiki karty Multimedia"
  108.  
  109.